The Dreamweaver JavaScript API > Enablers > dreamweaver.assetPalette.canEdit() |
![]() ![]() ![]() |
dreamweaver.assetPalette.canEdit()
Availability
Dreamweaver 4.0
Description
Enables menu items in the Assets panel for editing.
Arguments
None.
Returns
Returns true
if the asset can be edited or false
if not. Will return false
for colors and URLs in the Site list, and will return false
for a multiple selection of colors and URLs in the Favorites list.
![]() ![]() ![]() |